=== Guide ===

1. INSTALLATION:
   - Copy files to: Android/Data
   (Ensure correct game folder placement)
------------------------------------+++++++++++++++++

-+-+-+-+-+
If you want to make them smaller, follow the explanation below.
-+-++-+-++


2. RESIZE ELEMENTS:
   Edit ONLY these lines in the files:
   ----------------------------------
   PositionAndScale 555, 70, 66, 36  ; WIDGET_POSITION_PLAYER_INFO
   PositionAndScale 50, 70, 36, 36   ; WIDGET_POSITION_RADAR

   - Adjustable values: 3rd (width) & 4th (height)
   - Example (smaller sizes):
     PositionAndScale 555, 70, 50, 30  ; Player Info
     PositionAndScale 50, 70, 30, 30   ; Radar

3. WARNINGS:
   - NEVER modify other values/symbols
   - Keep commas, semicolons (;), and XY positions (1st/2nd numbers)
   - Backup original files first!

4. RESTORE DEFAULTS:
   - Revert to original values or replace modified files.







=== FOR HELP ===
- Specify game name (GTA SA, GTA VC, GTA 3)

@GetoXr